home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
L' Hygiene Au Quotidien
/
L'Hygiene Au Quotidien.iso
/
mac
/
Site
/
enfants
/
images
/
carte3
/
baindent.swf
/
scripts
/
frame_42
/
DoAction.as
Wrap
Text File
|
2003-07-25
|
266b
|
10 lines
nett2 = 0;
birkie2 = 0;
time2 = 0;
total2 = 0;
nettcalc = nett * 100;
birkiecalc = 200 - 50 * birkie;
timepart = int(time / 20);
timecalc = 20 * timepart;
totalcalc = Number(Number(Number(score) + Number(nettcalc)) + Number(birkiecalc)) + Number(timecalc);